How to Install ethstats software package in Ubuntu 16.10 (Yakkety Yak)

How to Install ethstats software package in Ubuntu 16.10 (Yakkety Yak)

ethstats software package provides script that quickly measures network device throughput, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ethstats 

ethstats is installed in your system.

Make ensure the ethstats package were installed using the commands given below,

$ sudo dpkg-query -l | grep ethstats *

You will get with ethstats package name, version, architecture and description in a table

ethstats package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Network
Package ethstats
Version 1.1.1-1
Description script that quickly measures network device throughput
Sub Section Net


See Also, How to uninstall or remove ethstats software package from Ubuntu 16.10 (Yakkety Yak)?